iconhelper: Apply icon-effect directly
authorBenjamin Otte <otte@redhat.com>
Fri, 4 Dec 2015 15:55:02 +0000 (16:55 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 4 Dec 2015 16:44:51 +0000 (17:44 +0100)
commit72d4b65b1d93f64b586f14c28503cfdb87e6bf10
tree11007ea891a42bc14317389a32265cf127681b77
parent1b835fc7ce679947669b53b55d2b84f9582f661a
iconhelper: Apply icon-effect directly

Instead of creating an icon source, making sure no state is set and
therefore the icon-effect will be applied and then rendering that icon
source, just call the icon-effect apply function.

Also, the new way isn't deprecated.
gtk/gtkiconhelper.c